-
Home
-
SMTP2GO for WordPress – Email Made Easy
-
1.7.1
-
Code
-
Classes
- WordpressPluginAdmin
Total Complexity |
73 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
556 |
Lines of code |
384 |
Logical lines of code |
182 |
Comment lines |
79 |
Methods |
22 |
Properties |
2 |
Methods 22
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
sendTestEmail() |
B |
37 |
20 |
68 |
outputTextFieldHtml() |
S |
50 |
7 |
29 |
outputCheckboxHtml() |
S |
53 |
6 |
24 |
registerSettings() |
S |
39 |
1 |
86 |
validateApiKey() |
S |
59 |
5 |
13 |
cleanCustomHeaderOptions() |
S |
61 |
5 |
12 |
outputCustomHeadersHtml() |
S |
46 |
3 |
41 |
outputApiKeyHtml() |
S |
52 |
2 |
26 |
bounceRating() |
S |
63 |
3 |
10 |
outputRadioOptionsHtml() |
S |
64 |
3 |
8 |
spamRating() |
S |
63 |
3 |
10 |
validateSenderName() |
S |
67 |
3 |
7 |
addSettingsLink() |
S |
67 |
2 |
7 |
renderStatsPage() |
S |
63 |
2 |
9 |
__construct() |
S |
77 |
1 |
4 |
enqueueScripts() |
S |
77 |
1 |
3 |
enqueueStyles() |
S |
77 |
1 |
3 |
renderManagementPage() |
S |
79 |
1 |
3 |
customHeadersSection() |
S |
74 |
1 |
5 |
sectionDivider() |
S |
82 |
1 |
3 |
generalSection() |
S |
83 |
1 |
3 |
addMenuPage() |
S |
66 |
1 |
10 |